h1,
h2,
h4,
h5 {
    text-transform: uppercase
}
.slider .arrows_rotate .arrow_left,
.slider .slide.zoom,
.tabs-box-nav li,
.tabs-navs-cabin li.canistr,
.tabs-navs-cabin li.econom,
.tabs-navs-cabin li.lux,
.tabs-navs-cabin li.standart,
.tabs-navs-doc li.doc1,
.tabs-navs-doc li.doc2,
.tabs-navs-doc li.doc3 {
    cursor: pointer
}
article,
aside,
audio,
canvas,
command,
datalist,
details,
embed,
figcaption,
figure,
footer,
header,
hgroup,
keygen,
meter,
nav,
output,
progress,
section,
source,
video {
    display: block
}
mark,
rp,
rt,
ruby,
summary,
time {
    display: inline
}
/*::selection{background:inherit;color:inherit}::-moz-selection{background:inherit;color:inherit}*/

.z-5 {
    z-index: 5
}
.red-border {
    border: 1px solid red!important
}
.red-text {
    color: red!important
}
body,
h3,
h4,
h5,
p {
    color: #515151
}
.captcha-holder img {
    height: 49px
}
.white-list li::before {
    content: none!important
}
.white-list {
    position: relative;
    float: left;
    margin-top: -10px
}
.white-list li {
    margin-bottom: 1px;
    max-width: 380px;
    padding: 10px 0;
    background: #fff;
    font-weight: 700;
    font-size: 14px
}
h1,
h2,
h3 {
    padding: 0 0 20px
}
.white-list li:last-child {
    border-bottom: 1px solid #ccc
}
.white-list::before {
    content: '';
    position: relative;
    left: 10px;
    top: -10px;
    border: 10px solid transparent;
    border-bottom: 10px solid #fff
}
.white-list .white-list-img {
    position: absolute;
    width: 40px;
    margin-left: 0;
    text-align: center
}
.white-list img {
    max-width: 30px;
    max-height: 20px
}
.white-list span {
    margin-left: 40px
}
a {
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    text-decoration: none
}
h1 {
    font: 48px/1.2em 'Exo 2', sans-serif;
    font-weight: 600;
    font-style: italic;
    color: #fff
}
h2 {
    font: 22px/1.2em 'Exo 2', sans-serif;
    font-weight: 700;
    font-style: italic;
    color: #e45c25
}
h3 {
    font: 22px/1.2em 'Exo 2', sans-serif;
    font-weight: 700;
    font-style: italic
}
h4 {
    font: 15px/18px 'Exo 2', sans-serif;
    font-weight: 700;
    font-style: italic;
    padding: 0 0 18px
}
h5 {
    font: 15px/18px 'Exo 2', sans-serif;
    font-weight: 700;
    font-style: italic;
    padding: 0
}
body {
    background: #fff;
    font: 14px/17px 'Exo 2', sans-serif
}
.cursive,
p {
    font: 15px/18px 'Exo 2', sans-serif;
    padding-bottom: 18px
}
.cursive {
    font-style: italic;
    color: #2b2b2b
}
.list1 li {
    padding-left: 35px;
    font: 15px/24px 'Exo 2', sans-serif;
    font-style: italic;
    background: url(../images/bull.png) 0 10px no-repeat
}
strong {
    font-family: 'Exo 2', sans-serif;
    font-weight: 700;
    font-weight: inherit
}
.bg_spinner {
    position: fixed;
    width: 100%;
    height: 100%;
    background: url(../images/loader.gif) center center no-repeat #fff;
    z-index: 99
}
.container {
    max-width: 1920px;
    margin: 0 auto;
    width: 100%
}
.all-body {
    overflow-y: scroll
}
.clr {
    clear: both
}
#splash {
    overflow: hidden;
    width: 100%;
    position: relative
}
#splash .left,
#splash .right {
    position: absolute;
    top: 50%;
    width: 82px;
    height: 76px;
    margin-top: -38px;
    z-index: 99
}
#splash .left span,
#splash .right span {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    opacity: 0
}
#splash .left {
    left: 0;
    background: url(../images/marker_left.png) no-repeat
}
#splash .left span {
    left: -100%;
    background: url(../images/marker_left_active.png) no-repeat
}
#splash .left:hover {
    left: -60px
}
#splash .left:hover span {
    left: 60px;
    opacity: 1
}
#splash .left.hidden {
    left: -100%
}
#splash .right {
    right: 0;
    background: url(../images/marker_right.png) no-repeat
}
#splash .right span {
    right: -100%;
    background: url(../images/marker_right_active.png) no-repeat
}
#splash .right:hover {
    right: -60px
}
#splash .right:hover span {
    right: 60px;
    opacity: 1
}
#splash .right.hidden {
    right: -100%
}
#splash .pages {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: all .8s;
    -webkit-transition: all .8s;
    -moz-transition: all .8s;
    -o-transition: all .8s
}
#splash .pages li {
    position: relative;
    float: left;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: all .8s;
    -webkit-transition: all .8s;
    -moz-transition: all .8s;
    -o-transition: all .8s;
    overflow: hidden
}
#splash .pages .bg {
    position: absolute;
    top: 0;
    left: 0
}
#splash .pages .container {
    max-width: 960px;
    padding-top: 110px;
    overflow: hidden;
    position: relative
}
#splash .pages h1 {
    float: left;
    padding: 0 0 0 105px;
    width: 416px
}
#splash .pages .col {
    float: left;
    width: 430px
}
#splash .pages p {
    font: 15px/19px 'Exo 2', sans-serif;
    font-style: italic;
    color: #fff;
    padding-bottom: 32px
}
#splash .pages .btn {
    display: inline-block;
    padding: 0 18px;
    border: 1px solid #fff;
    background: #fcb23d;
    font: 14px/37px 'Exo 2', sans-serif;
    font-weight: 600;
    font-style: italic;
    color: #fff
}
#splash .pages .btn:after {
    content: "\f078";
    font: 10px/32px FontAwesome;
    padding-left: 10px
}
#pages .navigation .menu li:before,
#splash .navigation .menu li:before,
.slider .pagination a:after,
.slider .pagination a:before,
.slider .slide.zoom:before,
.tabs-box-nav li:before,
.tabs-nav a:before {
    content: ""
}
#splash .pages .btn:hover {
    background: #6f2a4a
}
#splash .navigation {
    position: absolute;
    z-index: 5;
    bottom: 0;
    padding-bottom: 51px;
    left: 0;
    width: 100%;
    height: 72px;
    background: url(../images/bg_bot.png) 0 bottom repeat-x
}
#splash .navigation .container {
    max-width: 1320px;
    position: relative
}
#splash .navigation .menu,
#splash .site-logo {
    position: absolute;
    bottom: 0;
    border: 1px solid #fcb23d
}
#splash .navigation h1 {
    padding: 0 0 4px 20px
}
#splash .navigation .menu {
    right: 108px;
    left: 275px
}
#splash .site-logo {
    right: 20px;
    padding: 9px 10px 12px
}
#splash .site-logo:hover {
    border-color: #6f2a4a;
    background: #6f2a4a
}
#splash .navigation .menu ul {
    display: table;
    width: 100%
}
#splash .navigation .menu li {
    display: table-cell;
    position: relative;
}

#splash .navigation .menu li:before {
    position: absolute;
    top: 10px;
    right: -1px;
    width: 1px;
    height: 17px;
    background: #fcb23d;
    opacity: .5;
    z-index: 1
}
#splash .navigation .menu a {
    display: block;
    padding: 0 10px;
    position: relative;
    z-index: 2;
    font: 15px/39px 'Exo 2', sans-serif;
    font-weight: 700;
    font-style: italic;
    color: #fcb23d;
    text-transform: uppercase;
    text-align: center;
    margin: -1px
}
#splash .navigation .menu .selected a,
#splash .navigation .menu a:hover {
    background: #6f2a4a;
    color: #fff
}
#splash .navigation .menu .thumb {
    position: absolute;
    left: -1px;
    width: 100%;
    max-height: 97px;
    border: 1px solid #fff;
    overflow: hidden;
    opacity: 0;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    height: 0;
    top: 0
}
#splash .navigation .menu .thumb img {
    position: absolute
}
#splash .navigation .menu .active .thumb {
    opacity: 1;
    height: 97px;
    top: -100px
}
.pages #page_contacts h1 {
    position: absolute;
    top: 12.1%;
    left: 31.35%;
    text-shadow: 3px 3px 20px #fff;
    float: none;
    padding: 0;
    z-index: 2
}
.pages #page_contacts img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1
}
.pages #page_contacts .map {
    width: 37.3%!important;
    height: 45.26%!important;
    position: absolute;
    z-index: 2;
    top: 20.21%;
    left: 31.35%;
    overflow: hidden;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px
}
.pages #page_contacts iframe {
    position: absolute;
    z-index: 2;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px
}
.pages #page_contacts .address,
.pages #page_contacts .telephone {
    z-index: 3;
    box-sizing: border-box;
    color: #fff;
    text-shadow: 2px 2px 12px #fff;
    position: absolute
}
.pages #page_contacts .address {
    width: 18.75%;
    left: 31.35%;
    top: 67.8%;
    padding-left: 70px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    font: 14px/1.2em 'Exo 2', sans-serif;
    font-style: italic
}
.pages #page_contacts .address span {
    position: absolute;
    top: 0;
    left: 0;
    font: 14px/1.2em 'Exo 2', sans-serif;
    font-weight: 600;
    font-style: italic
}
.pages #page_contacts .telephone,
footer .copyright {
    font: 14px/1.2em 'Exo 2', sans-serif
}
.pages #page_contacts .telephone {
    width: 17.81%;
    top: 67.37%;
    left: 51%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding-right: 40px;
    text-align: right;
    vertical-align: baseline;
    font-style: italic
}
.aside-right,
.content {
    box-sizing: border-box
}
#pages .navigation .menu a,
.tabs-nav a {
    text-align: center;
    text-transform: uppercase
}
.pages #page_contacts .telephone strong {
    font: 18px/1.2em 'Exo 2', sans-serif;
    font-weight: 700;
    vertical-align: baseline
}
.pages #page_documentation .bg img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}
.pages #page_documentation .layer1,
.pages #page_documentation .layer2,
.pages #page_documentation .layer3 {
    opacity: 0
}
.pages #page_documentation .bg .layer2 {
    width: 120%;
    height: 120%;
    margin-top: -10%;
    margin-left: -10%
}
.pages #page_documentation .bg .layer3 {
    width: 140%;
    height: 140%;
    margin-top: -20%;
    margin-left: -20%;
    top: 170px!important;
    left: 100px!important
}
#pages .navigation .container {
    max-width: 1320px;
    position: relative
}
#pages .navigation h1 {
    padding: 18px 0 19px 20px
}
#pages .navigation .menu {
    position: absolute;
    right: 20px;
    top: 44px;
    left: 275px;
    border: 1px solid #fff
}
#pages .navigation .menu ul {
    display: table;
    width: 100%
}
#pages .navigation .menu li {
    display: table-cell;
    position: relative
}
#pages .navigation .menu li:before {
    position: absolute;
    top: 10px;
    right: -1px;
    width: 1px;
    height: 17px;
    background: #793957;
    z-index: 1
}
.pages_content>li,
.wrapper {
    overflow: hidden;
    width: 100%;
    position: relative
}
#pages .navigation .menu .last:before {
    display: none
}
#pages .navigation .menu a {
    display: block;
    padding: 0 10px;
    position: relative;
    z-index: 2;
    font: 13px/39px 'Exo 2', sans-serif;
    font-weight: 700;
    font-style: italic;
    color: #6f2a4a;
    margin: -1px
}
.aside-right .box-left h4,
.aside-right .box-left h5,
.aside-right .box-left p,
.aside-right .box-right h4,
.aside-right .box-right h5,
.aside-right .box-right p,
.tabs-nav a {
    color: #fff
}
#pages .navigation .menu a:hover {
    background: #fcb23d
}
#pages .navigation .menu .selected a {
    background: #fcb23d;
    /*pointer-events:none;*/
}
.pages_content {
    position: relative
}
.pages_content>li {
    display: none;
    opacity: 0;
    top: 0;
    left: 0;
    background: #ecece4
}
.pages_content #products {
    background: #ecece4;
    overflow: visible
}
.content {
    background: #ecece4;
    float: left;
    width: 50%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 80px 4.15% 0 6.5%
}
.aside-right {
    float: right;
    width: 50%;
    background: url(../images/bg-2.jpeg) center 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    position: relative
}
.aside-right .content-top {
    padding: 80px 10.9% 0 9.3%
}
.aside-right .box-left {
    width: 50%;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    background: #fcb23d
}
.aside-right .box-right {
    width: 50%;
    float: right;
    background: url(../images/bg-3.jpeg) center 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 30px 30px 0 46px;
    position: relative
}
.pad1 {
    padding-bottom: 60px
}
#about .about img {
    float: left;
    margin: -5px 5% 70px -10px
}
.tabs-cabin {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}
.tabs-cont {
    position: absolute;
    width: 222px;
    left: 50%;
    margin-left: -111px;
    bottom: 100px
}
.tabs-cont li,
.tabs-nav {
    position: absolute;
    left: 0;
    width: 100%
}
.tabs-cont li {
    bottom: 0;
    opacity: 0;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s
}
.tabs-cont li.active {
    opacity: 1
}
.tabs-nav {
    bottom: 0;
    display: table
}
.tabs-nav li {
    display: table-cell;
    overflow: visible
}
#dealer .box-right,
#production .box-right,
#products .content-top,
#products .content>div,
.slider .pagination,
.slider .slide,
.tabs-box-content1,
.tabs-box-content2 {
    overflow: hidden
}
.tabs-nav a {
    font: 15px/18px 'Exo 2', sans-serif;
    font-weight: 700;
    font-style: italic;
    background: #a39e99;
    display: block;
    padding: 24px 10px;
    position: relative
}
.tabs-nav a:hover {
    background: 0 0
}
.tabs-nav a:before {
    position: absolute;
    left: 50%;
    top: -15px;
    background: url(../images/arrow-up.png) no-repeat;
    width: 60px;
    height: 15px;
    margin-left: -30px;
    opacity: 0;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    /*pointer-events:none;*/
}
.tabs-nav .active a {
    background: 0 0
}
.tabs-nav .active a:before {
    opacity: 1;
    top: -29px
}
.all-box-content1,
.tabs-box-content,
.tabs-box-content1 {
    top: 0;
    left: 0;
    position: absolute
}
.production img {
    float: left;
    margin: -20px 14px 70px -10px
}
.tabs-box-content1 {
    width: 100%;
    height: 100%
}
.all-box-content1 {
    width: 100%;
    height: 100%;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s
}
.tabs-box-content {
    padding: 30px 42px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s
}
.tabs-box-content.active {
    opacity: 1;
    /*pointer-events:auto;*/
}
.tabs-box-content h1 {
    position: absolute;
    bottom: 0;
    font-size: 30px;
    right: 42px;
    left: 42px
}
.tabs-box-content img {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -105px;
    margin-top: -105px
}
.tabs-box-nav li {
    margin-bottom: 18px;
    position: relative
}
.tabs-box-nav li:before {
    position: absolute;
    left: -100px;
    top: 50%;
    background: url(../images/arrow-tabs.png) no-repeat;
    width: 25px;
    height: 53px;
    margin-top: -27px;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s
}
.tabs-box-nav li p {
    padding-bottom: 0
}
.tabs-box-nav li.pad1 {
    margin-bottom: 40px;
    padding-bottom: 0
}
.tabs-box-nav li.active:before,
.tabs-box-nav li:hover:before {
    left: -46px
}
.all-box-content2,
.tabs-box-content2 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}
.tabs-box-nav2 li {
    margin-bottom: 40px
}
.dealer img {
    float: left;
    margin: -20px 14px 70px -10px
}
.all-box-content2 {
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s
}
.slider {
    display: inline-block;
    position: relative
}
.slider .slide {
    position: relative;
    width: 256px;
    height: 499px
}
.slider .slide.zoom:before {
    position: absolute;
    top: 10%;
    left: 50%;
    background: url(../images/zoom.png) no-repeat;
    width: 47px;
    height: 47px;
    margin-left: -24px;
    z-index: 3;
    opacity: 0;
    margin-top: -24px;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s
}
.slider .slide.zoom:hover:before {
    opacity: 1;
    top: 40%
}
.slider .slide li {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    z-index: 2
}
.slider .slide li.l_1 img,
.slider .slide li.l_10 img {
    margin-left: -1024px
}
.slider .slide .active {
    opacity: 1;
    z-index: 1
}
.slider .arrows_rotate {
    position: absolute;
    top: 440px;
    left: -25px;
    background: url(../images/arrows_rotate.png) no-repeat;
    width: 300px;
    height: 90px;
    z-index: 10
}
.slider .arrows_rotate .arrow_left {
    position: absolute;
    top: 0;
    left: 0;
    background: url(../images/rotate_left.gif) no-repeat;
    width: 128px;
    height: 68px;
    opacity: 0;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s
}
.slider .arrows_rotate .arrow_left:hover {
    opacity: 1
}
.slider .arrows_rotate .arrow_right {
    position: absolute;
    top: 0;
    right: 0;
    background: url(../images/rotate_right.gif) no-repeat;
    width: 126px;
    height: 68px;
    opacity: 0;
    cursor: pointer;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s
}
.slider .arrows_rotate .arrow_right:hover {
    opacity: 1
}
.slider .pagination {
    padding-top: 40px;
    padding-bottom: 90px
}
.slider .pagination li {
    float: left;
    padding-top: 26px;
    padding-right: 12px
}
.slider .pagination .title {
    width: 100px;
    padding: 32px 16px 0 0;
    text-align: left
}
.slider .pagination a {
    display: block;
    border-radius: 30px;
    width: 41px;
    height: 41px;
    position: relative
}
.slider .pagination a:before {
    position: absolute;
    top: 1px;
    left: 1px;
    right: 1px;
    bottom: 1px;
    border: 3px solid #fff;
    border-radius: 30px;
    z-index: 1;
    opacity: 0;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s
}
.slider .pagination a:after {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border: 1px solid #fff;
    border-radius: 30px;
    z-index: 2
}
.slider .pagination a span {
    position: absolute;
    z-index: 10;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    font: 16px/41px 'Exo 2', sans-serif;
    font-weight: 600;
    font-style: italic;
    text-align: center;
    color: #fff
}
.slider .pagination strong {
    color: #979495;
    display: inline-block;
    padding-left: 20px;
    text-align: left
}
.slider .pagination .green:after {
    background: #388b54
}
.slider .pagination .blue:after {
    background: #11a2e0
}
.slider .pagination .l_10:after,
.slider .pagination .l_1:after {
    background: #979495
}
.slider .pagination .active .l_10:after,
.slider .pagination .active .l_1:after,
.slider .pagination .l_10:hover:after,
.slider .pagination .l_1:hover:after {
    background: #fcb23d
}
.slider .pagination .green:before {
    border-color: #388b54
}
.slider .pagination .blue:before {
    border-color: #11a2e0
}
.slider .pagination .l_10:before,
.slider .pagination .l_1:before {
    border-color: #979495
}
.slider .pagination .active .l_10:before,
.slider .pagination .active .l_1:before,
.slider .pagination .l_10:hover:before,
.slider .pagination .l_1:hover:before {
    border-color: #fcb23d
}
.slider .pagination .active a:before,
.slider .pagination a:hover:before {
    opacity: 1;
    top: -3px;
    left: -3px;
    right: -3px;
    bottom: -3px
}
.slider .slide-btn {
    position: relative;
    height: 43px
}
.slider .slide-btn li {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    text-align: center
}
.slider .slide-btn li.active {
    display: block
}
#products .aside-right {
    position: relative;
    z-index: 2;
    margin-left: 40px
}
#products .content {
    position: relative;
    padding: 80px 0 0;
    z-index: 1;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    margin-left: 3%;
    float: none;
    width: auto
}
#products .content>div {
    position: relative;
    top: 0;
    left: 0;
    opacity: 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    display: none
}
#products .content>div.active {
    opacity: 1;
    position: relative;
    display: inline;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}
#products .btn {
    display: inline-block;
    padding: 13px 26px 12px;
    font: 15px/18px 'Exo 2', sans-serif;
    font-weight: 700;
    font-style: italic;
    color: #fff;
    background: #a39e99;
    text-transform: uppercase
}
#products .btn:hover {
    background: #fcb23d
}
#products p strong {
    font-weight: 700
}
#products p .price-text {
    font-size: 22px;
    color: #979495;
    font-style: italic;
    font-weight: 700
}
#products .col1 {
    float: left;
    #width: 25%;
    text-align: center;
    padding-bottom: 60px;
    position: relative;
    z-index: 99;
    padding-top: 10px
}
#products .list {
    padding-bottom: 17px;
    font-size: 15px
}
#products .list li:before {
    content: "-";
    padding-right: 5px
}
#products .col1 .price {
    position: absolute;
    top: -36px;
    right: 0
}
#products .col1 .price2 {
    position: absolute;
    top: -50px;
    right: -60px;
	width: 89px;
	height: 89px;
    #margin-left: -100px;
}
#products .h1 {
    color: #a39e99;
    padding-top: 72px
}
#products .cursive {
    color: #c44884
}
#products .content-top {
    padding: 0
}
.pagination-cabin {
    width: 100%;
    position: absolute;
    top: 0;
    /*right:100%;*/
    
    margin-right: 4px;
    /*background:#e25c30;padding:20px 13px 14px;*/
    
    min-width: 164px;
    text-align: center;
    z-index: 9999;
    top: 50%;
    transform: translateY(-60%);
}
.pagination-cabin .arrow-left,
.pagination-cabin .arrow-left:after {
    background: url(../images/st-arrow-left.png) no-repeat
}
.pagination-cabin .arrow-left,
.pagination-cabin .arrow-right {
    position: relative;
    width: 58px;
    height: 143px
}
.pagination-cabin .arrow-left:after,
.pagination-cabin .arrow-right:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s
}
.pagination-cabin .arrow-left:hover:after,
.pagination-cabin .arrow-right:hover:after {
    opacity: 1
}
.pagination-cabin .arrow-left.hidden,
.pagination-cabin .arrow-right.hidden {
    opacity: .3;
    /*pointer-events:none;*/
}
.pagination-cabin .arrow-left {
    float: left;
    -webkit-box-shadow: 0px 16px 30px 0px rgba(50, 50, 50, 0.2);
    -moz-box-shadow: 0px 16px 30px 0px rgba(50, 50, 50, 0.2);
    box-shadow: 0px 16px 30px 0px rgba(50, 50, 50, 0.2);
}
.pagination-cabin .arrow-right,
.pagination-cabin .arrow-right:after {
    background: url(../images/st-arrow-right.png) no-repeat
}
.pagination-cabin .arrow-right {
    float: right;
    -webkit-box-shadow: 0px 16px 30px 0px rgba(50, 50, 50, 0.2);
    -moz-box-shadow: 0px 16px 30px 0px rgba(50, 50, 50, 0.2);
    box-shadow: 0px 16px 30px 0px rgba(50, 50, 50, 0.2);
}
.pagination-cabin span {
    display: none;
    font: 15px/20px 'Exo 2', sans-serif;
    font-weight: 700;
    font-style: italic;
    color: #fff
}
.pages-cabin {
    width: 100%;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s
}
.tabs-navs-cabin {
    float: left
}
.tabs-navs-cabin li {
    float: left;
    /* width: 33.3%; */
    width: 20%;
    height: 520px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    position: relative;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    border: 10px solid transparent
}
.tabs-navs-cabin li .h1 {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    font-size: 36px;
    text-align: center;
    color: #a39e99;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s
}
.tabs-navs-cabin li.canistr.active,
.tabs-navs-cabin li.canistr:hover,
.tabs-navs-cabin li.econom.active,
.tabs-navs-cabin li.econom:hover,
.tabs-navs-cabin li.lux.active,
.tabs-navs-cabin li.lux:hover,
.tabs-navs-cabin li.standart.active,
.tabs-navs-cabin li.standart:hover {
    background: #fcb23d;
    border-color: #fff
}
.tabs-navs-cabin li.canistr.active h1,
.tabs-navs-cabin li.canistr:hover h1,
.tabs-navs-cabin li.econom.active h1,
.tabs-navs-cabin li.econom:hover .h1,
.tabs-navs-cabin li.lux.active h1,
.tabs-navs-cabin li.lux:hover h1,
.tabs-navs-cabin li.standart.active h1,
.tabs-navs-cabin li.standart:hover h1 {
    font-size: 37px;
    color: #fff!important
}
.tabs-navs-cabin li.econom.active .price:before,
.tabs-navs-cabin li.econom:hover .price:before,
.tabs-navs-cabin li.lux.active .price:before,
.tabs-navs-cabin li.lux:hover .price:before,
.tabs-navs-cabin li.standart.active .price:before,
.tabs-navs-cabin li.standart:hover .price:before {
    opacity: 0
}
.tabs-navs-cabin li.econom .price:before,
.tabs-navs-cabin li.econom.active .price:after,
.tabs-navs-cabin li.econom:hover .price:after,
.tabs-navs-cabin li.lux .price:before,
.tabs-navs-cabin li.lux.active .price:after,
.tabs-navs-cabin li.lux:hover .price:after,
.tabs-navs-cabin li.standart .price:before,
.tabs-navs-cabin li.standart.active .price:after,
.tabs-navs-cabin li.standart:hover .price:after {
    opacity: 1
}
.tabs-navs-cabin li.econom .price,
.tabs-navs-cabin li.lux .price,
.tabs-navs-cabin li.standart .price {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 89px;
    height: 89px;
    z-index: 2
}
.tabs-navs-cabin li.econom .price:after,
.tabs-navs-cabin li.econom .price:before,
.tabs-navs-cabin li.lux .price:after,
.tabs-navs-cabin li.lux .price:before,
.tabs-navs-cabin li.standart .price:after,
.tabs-navs-cabin li.standart .price:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s
}
.tabs-navs-cabin li.econom .price:after,
.tabs-navs-cabin li.lux .price:after,
.tabs-navs-cabin li.standart .price:after {
    opacity: 0
}
.tabs-navs-cabin li.canistr img,
.tabs-navs-cabin li.econom img,
.tabs-navs-cabin li.lux img,
.tabs-navs-cabin li.standart img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 188px;
    height: 364px;
    margin-top: -182px;
    margin-left: -94px
}
.tabs-navs-cabin li.canistr img {
    width: auto;
    height: auto;
    margin-top: -196px
}
.tabs-navs-cabin .econom .price:before {
    background: url(../images/price-econom.png) no-repeat
}
.tabs-navs-cabin .econom .price:after {
    background: url(../images/price-econom-active.png) no-repeat
}
.tabs-navs-cabin .lux .price:before {
    background: url(../images/price-lux.png) no-repeat
}
.tabs-navs-cabin .lux .price:after {
    background: url(../images/price-lux-active.png) no-repeat
}
.tabs-navs-cabin .standart .price:before {
    background: url(../images/price-standart.png) no-repeat
}
.tabs-navs-cabin .standart .price:after {
    background: url(../images/price-standart-active.png) no-repeat
}
.tabs-navs-cabin .goods h5 {
    position: absolute;
    top: 36px;
    padding: 0 18%
}
.tabs-navs-cabin .goods img {
    position: absolute;
    top: 50%;
    left: 50%;
    padding: 0;
    border: 3px solid #fff;
    margin-top: -120px;
    margin-left: -131px
}
.tabs-navs-cabin .goods .btn {
    left: 50%;
    position: absolute;
    bottom: 36px
}
.tabs-navs-cabin .goods .price {
    margin-left: -131px;
    width: 131px;
    left: 50%;
    position: absolute;
    background: 0 0;
    bottom: 24px;
    font: 22px/1.2em 'Exo 2', sans-serif;
    font-weight: 700;
    font-style: italic;
    color: #a39e99;
    text-align: center
}
.tabs-navs-cabin .one:after,
.tabs-navs-cabin .two:before {
    content: "";
    position: absolute;
    top: 30%;
    height: 40%;
    width: 1px
}
.tabs-navs-cabin .one {
    margin-right: -1px;
    padding-right: 1px;
    margin-top: -1px
}
.tabs-navs-cabin .one:after {
    right: -10px;
    background: #fff
}
.tabs-navs-cabin .two {
    margin-left: -1px;
    padding-left: 1px
}
.tabs-navs-cabin .two:before {
    left: -10px;
    background: #fff
}
.tabs-navs-cabin .four:before,
.tabs-navs-cabin .one:before {
    left: 30%;
    top: -10px;
    width: 40%;
    height: 1px;
    position: absolute;
    background: #fff;
    content: ""
}
.tabs-navs-cabin .four {
    margin-top: -1px
}
.tabs-navs-cabin .four:after {
    content: "";
    position: absolute;
    top: 30%;
    left: -10px;
    height: 40%;
    width: 1px;
    background: #fff
}
#documentation .content {
    position: relative
}
#documentation .content-top {
    padding: 0
}
.pagination-doc {
    width: 100%;
    position: absolute;
    top: 50%!important;
    /*right:100%;*/
    
    margin-right: 1px;
    background: none!important;
    /*background:#e25c30;padding:20px 13px 14px;*/
    
    min-width: 164px;
    text-align: center;
    z-index: 9999;
    transform: translateY(-60%);
    right: 0!important;
}
.pagination-doc .arrow-left,
.pagination-doc .arrow-right {
    position: relative;
    width: 58px;
    height: 143px;
}
.pagination-doc .arrow-left:after,
.pagination-doc .arrow-right:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s
}
.pagination-doc .arrow-left:hover:after,
.pagination-doc .arrow-right:hover:after {
    opacity: 1
}
.pagination-doc .arrow-left.hidden,
.pagination-doc .arrow-right.hidden {
    opacity: .3;
    /*pointer-events:none;*/
}
.pagination-doc .arrow-left {
    background: url(../images/st-arrow-left.png) no-repeat;
    float: left;
    /*pointer-events:auto;*/
    
    ;
    opacity: 1
}
.pagination-doc .arrow-left:after {
    /*background:url(/images/arrow-small-left-active.png) no-repeat*/
}
li,
p,
a,
div {
    -webkit-text-size-adjust: 100%;
}
.pagination-doc .arrow-right {
    background: url(../images/st-arrow-right.png) no-repeat;
    float: right;
    /*pointer-events:auto;*/
    
    ;
    opacity: 1
}
.pagination-doc .arrow-right:after {
    /*background:url(/images/arrow-small-right-active.png) no-repeat*/
}
.pagination-doc span {
    display: none;
    font: 15px/24px 'Exo 2', sans-serif;
    font-weight: 700;
    font-style: italic;
    color: #a39e99
}
.tabs-navs-doc li {
    float: left;
    width: 50%;
    height: 520px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    position: relative;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    border: 10px solid transparent
}
.tabs-navs-doc li h2 {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    font-size: 21px;
    color: #a39e99;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s
}
.tabs-navs-doc li.doc1.active,
.tabs-navs-doc li.doc1:hover,
.tabs-navs-doc li.doc2.active,
.tabs-navs-doc li.doc2:hover,
.tabs-navs-doc li.doc3.active,
.tabs-navs-doc li.doc3:hover {
    background: #fcb23d;
    border-color: #fff;
}
.tabs-navs-doc li.doc1.active h2,
.tabs-navs-doc li.doc1:hover h2,
.tabs-navs-doc li.doc2.active h2,
.tabs-navs-doc li.doc2:hover h2,
.tabs-navs-doc li.doc3.active h2,
.tabs-navs-doc li.doc3:hover h2 {
    color: #fff!important;
    font-size: 24px;
}
.tabs-navs-doc li.doc1 img,
.tabs-navs-doc li.doc2 img,
.tabs-navs-doc li.doc3 img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 236px;
    height: 340px;
    margin-top: -170px;
    margin-left: -118px
}
.tabs-navs-doc .download h5 {
    position: absolute;
    top: 36px;
    padding: 0 18%
}
.tabs-navs-doc .download img {
    position: absolute;
    bottom: 117px;
    left: 13%;
    width: 74%;
    max-height: 76%
}
.tabs-navs-doc .download .btn-download {
    position: absolute;
    top: -10px;
    left: -10px;
    right: -10px;
    bottom: -10px;
    background: url(../images/icon-download.png) center center no-repeat;
    opacity: 0
}
.tabs-navs-doc .one:after,
.tabs-navs-doc .two:before {
    content: "";
    position: absolute;
    top: 30%;
    height: 40%;
    width: 1px
}
.tabs-navs-doc .download .btn-download:hover {
    opacity: 1
}
.tabs-navs-doc .two {
    margin-left: -1px;
    padding-left: 1px
}
.tabs-navs-doc .two:before {
    left: -10px;
    background: #fff
}
.tabs-navs-doc .one {
    margin-right: -1px;
    margin-top: -1px
}
.tabs-navs-doc .one:after {
    right: -10px;
    background: #fff
}
.tabs-navs-doc .four:before,
.tabs-navs-doc .one:before {
    left: 30%;
    top: -10px;
    width: 40%;
    height: 1px;
    background: #fff;
    content: "";
    position: absolute
}
.tabs-navs-doc .four {
    margin-top: -1px
}
.tabs-navs-doc .four:after {
    content: "";
    position: absolute;
    top: 30%;
    left: -10px;
    height: 40%;
    width: 1px;
    background: #fff
}
.tabs-cont-doc {
    position: absolute;
    left: 0;
    width: 100%;
    top: 80px;
    height: 890px
}
.tabs-cont-doc>li {
    position: absolute;
    top: 0;
    width: 100%;
    padding: 0 18%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    opacity: 0;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s
}
.tabs-cont-doc>li img {
    max-width: 100%;
    box-shadow: 1px 1px 4px rgba(151, 148, 149, .25);
    -moz-box-shadow: 1px 1px 4px rgba(151, 148, 149, .25);
    -webkit-box-shadow: 1px 1px 4px rgba(151, 148, 149, .25)
}
.tabs-cont-doc>li.active {
    opacity: 1
}
.tabs-cont-doc .arrow-left.big,
.tabs-cont-doc .arrow-right.big {
    position: absolute;
    top: 50%;
    width: 47px;
    height: 92px;
    margin-top: -46px
}
.tabs-cont-doc .arrow-left.big:after,
.tabs-cont-doc .arrow-right.big:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s
}
.tabs-cont-doc .arrow-left.big:hover:after,
.tabs-cont-doc .arrow-right.big:hover:after {
    opacity: 1
}
.tabs-cont-doc .arrow-left.big {
    left: 0;
    margin-left: 8%;
    background: url(../images/arrow-big-left.png) no-repeat;
    /*pointer-events:auto;*/
    
    ;
    opacity: 1
}
.tabs-cont-doc .arrow-left.big:after {
    background: url(../images/arrow-big-left-active.png) no-repeat
}
.tabs-cont-doc .arrow-left.big.hidden {
    opacity: .3;
    /*pointer-events:none;*/
}
.tabs-cont-doc .arrow-right.big {
    right: 0;
    margin-right: 8%;
    background: url(../images/arrow-big-right.png) no-repeat;
    /*pointer-events:auto;*/
    
    ;
    opacity: 1
}
.tabs-cont-doc .arrow-right.big:after {
    background: url(../images/arrow-big-right-active.png) no-repeat
}
.tabs-cont-doc .arrow-right.big.hidden {
    opacity: .3;
    /*pointer-events:none;*/
}
.tabs-cont-doc .pages-doc {
    overflow: hidden;
    margin: -2px -5px -5px -2px
}
.tabs-cont-doc .pages-doc ul {
    width: 300%;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s
}
.tabs-cont-doc .pages-doc li {
    width: 33.33%;
    float: left;
    padding: 2px 5px 5px 2px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}
footer {
    padding: 60px 0 0
}
footer .copyright {
    width: 25%;
    float: left;
    padding: 20px 0 60px 7%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    font-style: italic
}
footer .address,
footer .telephone {
    box-sizing: border-box;
    width: 25%;
    float: left
}
footer .address {
    padding: 0 0 60px 94px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    background: url(../images/icon-address.png) no-repeat!important;
    font: 14px/1.2em 'Exo 2', sans-serif;
    font-style: italic
}
footer .address a {
    color: #515151
}
footer .address a:hover {
    color: #6f2a4a
}
footer .telephone {
    padding: 0 0 60px 68px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    background: url(../images/icon-telephone.png) no-repeat!important;
    font: 45px/36px 'Exo 2', sans-serif;
    font-weight: 700;
    font-style: italic;
    color: #a39e99
}
footer .telephone span {
    font: 15px/18px 'Exo 2', sans-serif;
    font-style: italic;
    color: #515151;
    vertical-align: baseline
}
footer .links {
    width: 25%;
    float: left;
    padding: 0 0 60px 6px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}
footer .social {
    float: left;
    padding-top: 12px
}
footer .social li {
    float: left;
    margin-right: 18px
}
footer .social li a {
    display: block
}
footer .social li a:hover {
    margin-top: -5px
}
footer .site {
    float: left;
    margin-left: 33px;
    padding-left: 60px;
    background: url(../images/icon.jpeg) 0 center no-repeat;
    max-width: 40%;
    font: 14px/1.2em 'Exo 2', sans-serif;
    font-style: italic;
    color: #c44884
}
footer .site:hover {
    color: #6f2a4a
}
.pad1 i {
    display: none
}
.detailed-content-top {
    padding: 50px 10.9% 0 9.3%;
}
.seo_description {
    padding: 30px;
}
.pages-detailed blockquote, .pages-detailed q {
	margin-left: 40px;
}